Appliance Networking Interfaces Ipv4 Mode
Appliance Networking Interfaces Ipv4 Mode
The Appliance Networking Interfaces Ipv4 Mode enumerated type defines different IPv4 address assignment modes.
Possible values:
DHCP
: The IPv4 address is automatically assigned by a DHCP server.STATIC
: The IPv4 address is static.UNCONFIGURED
: The IPv4 protocol is not configured.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
DHCP,
STATIC,
UNCONFIGURED,